Welcome![Sign In][Sign Up]
Location:
Search - lexical analysis

Search list

[RichEdit1231233434

Description: 编译原理实验题 词法分析 使用直接分析法编制C语言子集的词法分析程序-compiler principle experiment inscription analysis using direct analysis method preparation of the C language subset of the lexical analysis procedure
Platform: | Size: 1511 | Author: 唐治 | Hits:

[ELanguage汉语分析器

Description: 汉语原代码,具有词法分析,句法分析功能 很好的程序-Chinese source with lexical analysis and parsing functions good procedures
Platform: | Size: 519022 | Author: 杨光 | Hits:

[ELanguage编译原理课程设计与实现(毕业设计)

Description: 环境:windows98/2000/xp,Visula C++6.0下编译通过.毕业设计的题目,基本上按照编译原理的步骤实现的,有词法分析,检查,表成式生成等,我想大家应该都会喜欢的!-environment : windows98/2000/xp, Visula 6.0 C compiler through. Graduation topic, basically compiled in accordance with the principle of the steps, lexical analysis, inspection, as table-generation, I think we will be like!
Platform: | Size: 73475 | Author: 袁慧 | Hits:

[ELanguage20021071

Description: 词法分析,语法分析,文件中有语言的文法,根据文法写出的程序样例,还有根据样例进行词法分析得出的文件-lexical analysis, grammar analysis, the paper is the language grammar, grammar write the program sample, for example under the lexical analysis of documents
Platform: | Size: 14740 | Author: 吴建平 | Hits:

[ELanguagehfghj

Description: 1.词法分析 设计、编制并调试该C语言子集的词法分析程序,要求结果以二元组形式保存在文件中。-1. Lexical analysis design, develop and debug the C language subset of the lexical analysis procedure that requires results to binary form group to preserve the documents.
Platform: | Size: 2209 | Author: 刘星 | Hits:

[ELanguageBIANdsf1

Description: 1.词法分析 设计、编制并调试该C语言子集的词法分析程序,要求结果以二元组形式保存在文件中。-1. Lexical analysis design, develop and debug the C language subset of the lexical analysis procedure that requires results to binary form group to preserve the documents.
Platform: | Size: 993 | Author: 刘星 | Hits:

[ELanguage2005062515324127278

Description: 编译原理词法分析,感觉用得不错的哦!!!一个强大的词法分析程序-compiler theory lexical analysis, I feel good use! ! ! A powerful lexical analysis procedure
Platform: | Size: 21894 | Author: 萧影 | Hits:

[ELanguagecscanner

Description: 一个使用Lex编写的C语言词法加亮的小程序。能将指定的C源程序进行词法加亮,并以HTML文件的格式输出。 由Lex的C语言词法分析程序,然后使用VC编译,内附较详细的使用说明。-Lex prepared to use a C-plus morphology of small programs. Can designated source for the C-plus morphology, and the HTML file format. Lex from the C language lexical analysis procedure and then use the VC compiler, enclosing a more detailed usage instructions.
Platform: | Size: 104204 | Author: 陈凯 | Hits:

[ELanguageIDEbyyl1

Description: 编译原理课程设计,包括词法分析,语法分析,目标代码优化的编译器,希望大家提出意见-compiler theory of curriculum design, including lexical analysis, grammar analysis, the objectives of optimizing code compiler, we hope that the views
Platform: | Size: 611247 | Author: 数据库 | Hits:

[ELanguage09语义分析

Description: 词法分析,LL1语法分析,语义分析,中间代码生成,中间代码优化(常表达式优化,公共表达式优化,循环不变式优化),中间代码生成目标代码,目标代码的解释执行,详细地阐述了一个编译器的设计和实现.-lexical analysis, LL1 syntax analysis, semantic analysis and code generation and code optimization (regular expression optimization, public expression optimization, optimization loop invariant), intermediate code generated object code, object code to explain the implementation of a detailed exposition of a compiler the design and implementation.
Platform: | Size: 28056 | Author: 数据库 | Hits:

[ELanguageIvanCompiler

Description: 一个编译器 包括词法分析和语义分析 是课程设计 有要借鉴的同学可以参考-a compiler including lexical analysis and semantic analysis of the design of the curriculum to learn from the students can refer to
Platform: | Size: 6949 | Author: rds | Hits:

[EditBox编译原理实验_课程设2005

Description: 本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展-this program is the role of TEST language lexical analysis. 2, double-click operation input file name, or under the command prompt test input file name ... supports multiple documents simultaneously lexical analysis. 3, the procedure was VC6.0 testing environment, using the C syntax. Of course, there are C syntax. 4, the process left a lot of interface to question the future of grammar analysis and semantic analysis experiments expansion
Platform: | Size: 132425 | Author: 数据库 | Hits:

[ELanguageSLNC

Description: 一个简单的词法分析程序。是编译原理的部分课程设计。因为时间有限。未能完成全部。如果有朋友改了代码或添加了功能使代码更加完善。请与我联系:ningmeng_studio@163.com谢谢. 做的不是很好,请多谅解。-a simple lexical analysis procedure. The principle is to compile part of the curriculum design. Because of the limited time available. Failure to complete. If a friend or change the code to add functionality to make the code more perfect. Please contact me : ningmeng_studio@163.com Thank you. Do is not very good, I feel apologetic for understanding.
Platform: | Size: 29351 | Author: 张立柱 | Hits:

[ELanguage编译原理课程设计报告书

Description: 词法分析中2.实验内容 SAMPLE语言语法分析部分的实现。 输入:词法分析后得到的token.txt文件. 输出:程序中的语法错误的所在的行和列,出错原因. 功能:读入词法分析后得到的TOKEN串,识别不同的语法范畴,并识别其中的 语法错误,同时显示错误所在行,列和错误的原因. -2. SAMPLE experiment as part of language syntax analysis of the achievement. Input : lexical analysis after the token.txt document. Output : the procedures of grammatical mistakes and the line out, the wrong reasons. Features : Reading into the lexical analysis of the TOKEN Series, identify different syntax areas, and to identify the grammatical mistakes, also shows that the errors OK , and listed the wrong reason.
Platform: | Size: 102045 | Author: 爽爽 | Hits:

[ELanguage编译程序源代码(Pascal代码)

Description: 这个是Pascal编的。教为简单。 包含词法分析在内。-Pascal series. The simple. Lexical analysis, included.
Platform: | Size: 5390 | Author: 11 | Hits:

[Otheriscript

Description: 编译原理的词法分析,上下文无关文法的编译器-compiler tenets of lexical analysis, context-free grammar compiler
Platform: | Size: 82965 | Author: 王亭 | Hits:

[ELanguagec++词法分析程序

Description: 一个用C++编写的C语言词法分析程序,本人在做WEBSPHERE MQ的收发信息时需要对远端发过来的数据进行解析,然后才能确定要发送到哪一个终端,因此写了对词法分析做了一定的研究,也就写了这么一个程序.-prepared by the C language lexical analysis procedures, I do WebSphere MQ the need to send and receive information sent to the remote data analysis, in order to determine where to send a terminal, wrote a pair of lexical analysis done some research, it was such a procedure.
Platform: | Size: 9952 | Author: 何福康 | Hits:

[ComboBoxsyndtctzc-analysis

Description: VC实现的PL0编译器,该程序实现词法分析,语法分析及语义分析-VC realize PL0 compiler, the program realization of lexical analysis, syntactic analysis and semantic analysis
Platform: | Size: 67584 | Author: XE_91730 | Hits:

[Internet-Networkc lexical analysis

Description: C语言做的词法分析器,学生作业,可以正确输出(C language to do lexical analyzer, student assignments, you can correctly output)
Platform: | Size: 2093056 | Author: 老戴自己 | Hits:

[CSharpAnalysis

Description: 语法分析和词法分析,还有不足,可以应付课程设计(Grammatical analysis and lexical analysis)
Platform: | Size: 86016 | Author: 一二一erer | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net